home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text1169.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  868 b   |  21 lines

  1. Joe Germuska writes:
  2.  
  3. > That reminds me -- can HTML authors declare new tags?  It would seem far
  4. > too complicated for clients to deal with newly introduced styles, but
  5. > perhaps, with customizable displays, the client could just add unfamiliar
  6. > styles to the "style index", and the user could make changes as desired...
  7. > (remember I know next to nothing about the implementation of Web clients,
  8. > so if this is outrageous, please be gentle :-)  
  9.  
  10. Actually the ability to extend HTML with specific semantic tags would
  11. be useful for a variety of applications. At its most straightforward
  12. the extra tags would be simply ignored by HTML browsers, but would be
  13. very useful for special purpose indexing or database interfaces. Such
  14. extensions should be declared using the appropriate SGML elements
  15. e.g. <!ENTITY>, <!ELEMENT> and <!ATTLIST>.
  16.  
  17. Best wishes,
  18.  
  19. Dave Raggett,
  20.  
  21.